Commit 058ecb13 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: enable installer

parent a1a255ba
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
      IPAM_DATABASE_PASS: "{{ phpipam_db_password }}"
      IPAM_DATABASE_NAME: "{{ phpipam_db_name }}"
      IPAM_TRUST_X_FORWARDED: "true"
      IPAM_DISABLE_INSTALLER: "true"
      IPAM_DISABLE_INSTALLER: "false"

      # global
      TZ: "{{ timezone }}"