mirror of
https://github.com/stonith404/pingvin-share.git
synced 2024-11-15 11:50:34 +01:00
e5e9d85d39
* compose version tag is not a necessity * adjust default nextjs port * Update docker-compose.yml --------- Co-authored-by: Elias Schneider <login@eliasschneider.com>
6 lines
101 B
YAML
6 lines
101 B
YAML
services:
|
|
clamav:
|
|
restart: unless-stopped
|
|
ports:
|
|
- 3310:3310
|
|
image: clamav/clamav |