get rid of the footer
Some checks failed
Build and publish the docker image / build (push) Failing after 1m1s
Some checks failed
Build and publish the docker image / build (push) Failing after 1m1s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -2,10 +2,6 @@ services:
|
||||
st_frontend:
|
||||
container_name: safetwitch_frontend
|
||||
image: git.ngn.tf/ngn/safetwitch
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
cap_drop:
|
||||
- ALL
|
||||
ports:
|
||||
- 8080:8280
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user