front fix i hope
This commit is contained in:
parent
dffac459d3
commit
a91596484f
|
@ -50,12 +50,10 @@ services:
|
||||||
timeout: 2s
|
timeout: 2s
|
||||||
retries: 5
|
retries: 5
|
||||||
|
|
||||||
nginx:
|
frontend:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: nginx/Dockerfile
|
dockerfile: nginx/Dockerfile
|
||||||
ports:
|
|
||||||
- '8081:80'
|
|
||||||
depends_on:
|
depends_on:
|
||||||
bot: *started-dependency
|
bot: *started-dependency
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user