bump.
This commit is contained in:
parent
27f793e6e4
commit
4333823b8f
@ -2,10 +2,10 @@ services:
|
|||||||
Favicon:
|
Favicon:
|
||||||
build: .
|
build: .
|
||||||
image: licsber/favicon:latest
|
image: licsber/favicon:latest
|
||||||
restart: always
|
|
||||||
container_name: favicon
|
container_name: favicon
|
||||||
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
ports:
|
ports:
|
||||||
- '4444:4444'
|
- "4444:4444"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user