Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 1527f784

Přidáno uživatelem Tomáš Ballák před asi 4 roky(ů)

hotfix letsencrypt

Zobrazit rozdíly:

docker/nginx/sites-dev/default.conf
2 2
    listen 80 default_server;
3 3
    listen [::]:80 default_server ipv6only=on;
4 4

  
5
    server_name localhost;
5
    server_name heatmap.zcu.cz www.heatmap.zcu.cz;
6 6
    root /var/www/symfony/public;
7 7
    index index.php index.html index.htm;
8 8

  

Také k dispozici: Unified diff