mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-05-23 16:09:57 +02:00
update nginx.conf and docker-compose to match the server
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ version: '3.8'
|
||||
services:
|
||||
deflock:
|
||||
image: public.ecr.aws/w2o0b9g0/deflock.me:latest
|
||||
expose:
|
||||
- 8080
|
||||
ports:
|
||||
- 8080:8080
|
||||
#restart: always
|
||||
stdin_open: true
|
||||
|
||||
Reference in New Issue
Block a user