fixed caddyfile
This commit is contained in:
@@ -45,7 +45,7 @@ WORKDIR /usr/share/pweb
|
||||
COPY frontend/pweb/entrypoint.sh /entrypoint.sh
|
||||
COPY frontend/pweb/caddy/Caddyfile /etc/caddy/Caddyfile
|
||||
COPY --from=web_builder /home/flutteruser/app/pweb/build/web /usr/share/pweb
|
||||
COPY interface /usr/share/pweb/docs
|
||||
COPY interface /usr/share/docs
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user