diff --git a/pottwal.yml b/pottwal.yml index 58d3c61..41a96e7 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -48,7 +48,8 @@ restart_policy: unless-stopped detach: yes ports: - - 127.0.0.1:{{ gitea_host_port }}:3000 +# - 127.0.0.1:{{ gitea_host_port }}:3000 + - "{{ gitea_host_port }}:3000" - 2222:2222 env: APP_NAME="Netz39 Gitea"