HTTP an localhost binden
This commit is contained in:
parent
3f400ba979
commit
316ea18f1e
@ -10,7 +10,7 @@ services:
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "127.0.0.1:3000:3000"
|
||||
- "22:2222"
|
||||
env_file: ./environment.env
|
||||
user: "{{ git_user.uid }}:{{ git_user.group }}"
|
Loading…
Reference in New Issue
Block a user