Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Update compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alcadramin authored Nov 9, 2023
1 parent c9fbabc commit 10b9cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
nimg:
image: engineerhub/nimg:latest
environment:
- NIMG_PUBLIC_UPLOAD=true
- NIMG_PUBLIC_UPLOAD=false
- NIMG_STORAGE_PATH=/uploads
- NIMG_TOKEN=super-secret
- NIMG_PORT=8080
Expand Down

0 comments on commit 10b9cb9

Please sign in to comment.