Changed: DB Params
This commit is contained in:
3
templ/examples/counter/Dockerfile
Normal file
3
templ/examples/counter/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM pierrezemb/gostatic
|
||||
COPY ./public/ /srv/http/
|
||||
ENTRYPOINT ["/goStatic", "-port", "8080"]
|
Reference in New Issue
Block a user